home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000019_news@columbia.edu_Sat Dec 24 17:51:05 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA22774
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 24 Dec 1994 12:52:37 -0500
  3. Received: by apakabar.cc.columbia.edu id AA29052
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 24 Dec 1994 12:52:35 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!pipex!uunet!svc.portal.com!shell.portal.com!cliff
  6. From: cliff@shell.portal.com (Seeker)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Window resizes in OS/2
  9. Date: 24 Dec 1994 17:51:05 GMT
  10. Organization: Portal Communications Company -- 408/973-9111 (voice) 408/973-8091 (data)
  11. Lines: 31
  12. Distribution: na
  13. Message-Id: <3dhn29$b2u@news1.shell>
  14. Nntp-Posting-Host: jobe.shell.portal.com
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. I run OS/2 ckermit(190) in a 33x80 window.  When I connect to VMS, I
  18. execute the following command to get VMS to recognize the larger window:
  19.  
  20. $ set term/pag=32/wid=80
  21.  
  22. I include the width since the width is sometimes improperly set to 132 when
  23. I access VMS from a Unix box via telnet rather than dialing directly.  This
  24. works fine when entered manually, so I decided to write a simple script to
  25. automate it.  In the script I have the following two lines:
  26.  
  27. output set term/pag=32/wid=80\13
  28. in 5 $
  29.  
  30. Whenever I execute these two lines, the OS/2 window is resized to 25x80
  31. with VMS now believing I have a 32x80 screen.  I can reproduce the problem
  32. by executing those two lines directly from the command line.  I can fix the
  33. window by adding a "!mode 80,33" command, but it is annoying to have to do
  34. so.
  35.  
  36. Interestingly, if I omit the "/wid=80" in the output command, no resizing
  37. occurs.
  38.  
  39. Is it supposed to work this way?
  40.  
  41. Cliff@shell.poratl.com
  42.  
  43. --
  44. I said it in Hebrew--I said it in Dutch--       | Clifford L. Pelletier
  45. I said it in Latin and Greek:                   | cliff@shell.portal.com
  46. But I wholly forgot (and it vexes me much)      |
  47. that English is what you speak!    --L. Carroll |